Updated descriptions on Lomo creative films
This commit is contained in:
parent
914be2c297
commit
feb0ce5072
2
faq.html
2
faq.html
@ -111,6 +111,6 @@
|
||||
</main>
|
||||
</div>
|
||||
<script src="js/vue.global.prod.js"></script>
|
||||
<script src="js/script-faq.js?d=20230622"></script>
|
||||
<script src="js/script-faq.js?d=20230625"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -72,9 +72,9 @@
|
||||
</ul>
|
||||
</main>
|
||||
</div>
|
||||
<script src="js/current-films.js?d=20230622"></script>
|
||||
<script src="js/current-films.js?d=20230625"></script>
|
||||
<script src="js/guide.js"></script>
|
||||
<script src="js/vue.global.prod.js"></script>
|
||||
<script src="js/script-guide.js?d=20230622"></script>
|
||||
<script src="js/script-guide.js?d=20230625"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -86,8 +86,8 @@
|
||||
<h2 v-if="films.length === 0">nothing here :(</h2>
|
||||
</main>
|
||||
</div>
|
||||
<script src="js/current-films.js?d=20230622"></script>
|
||||
<script src="js/current-films.js?d=20230625"></script>
|
||||
<script src="js/vue.global.prod.js"></script>
|
||||
<script src="js/script-index.js?d=20230622"></script>
|
||||
<script src="js/script-index.js?d=20230625"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -2780,7 +2780,7 @@ var currentfilms = [
|
||||
"emulsion": "",
|
||||
"price": 2,
|
||||
"popularity": 16549,
|
||||
"description": "creative film with a strong purple tint",
|
||||
"description": "creative film with a strong purple tint that is achieved by swapping the dyes of the green and blue layers",
|
||||
"launched": 2013,
|
||||
"datasheet": "datasheets/lomography-lomochrome-purple-100-400.pdf",
|
||||
"lomography": "https://www.lomography.com/films/871963650-lomography-lomochrome-purple-xr-100-400/photos",
|
||||
@ -2797,7 +2797,7 @@ var currentfilms = [
|
||||
"emulsion": "",
|
||||
"price": 2,
|
||||
"popularity": 16549,
|
||||
"description": "creative film with a strong purple tint",
|
||||
"description": "creative film with a strong purple tint that is achieved by swapping the dyes of the green and blue layers",
|
||||
"launched": 2013,
|
||||
"datasheet": "datasheets/lomography-lomochrome-purple-100-400.pdf",
|
||||
"lomography": "https://www.lomography.com/films/871963650-lomography-lomochrome-purple-xr-100-400/photos",
|
||||
@ -2814,7 +2814,7 @@ var currentfilms = [
|
||||
"emulsion": "",
|
||||
"price": 2,
|
||||
"popularity": 16549,
|
||||
"description": "creative film with a strong purple tint",
|
||||
"description": "creative film with a strong purple tint that is achieved by swapping the dyes of the green and blue layers",
|
||||
"launched": 2020,
|
||||
"datasheet": "datasheets/lomography-lomochrome-purple-100-400.pdf",
|
||||
"lomography": "https://www.lomography.com/films/871963650-lomography-lomochrome-purple-xr-100-400/photos",
|
||||
@ -2831,7 +2831,7 @@ var currentfilms = [
|
||||
"emulsion": "",
|
||||
"price": 2,
|
||||
"popularity": 2896,
|
||||
"description": "creative film with a strong turquoise tint",
|
||||
"description": "creative film with a strong turquoise tint that is achieved by swapping the dyes of the red and blue layers",
|
||||
"launched": 2021,
|
||||
"datasheet": "datasheets/lomography-lomochrome-turquoise-100-400.pdf",
|
||||
"lomography": "https://www.lomography.com/films/871960762-lomography-lomochrome-turquoise-xr-100-400-35mm/photos",
|
||||
@ -2848,7 +2848,7 @@ var currentfilms = [
|
||||
"emulsion": "",
|
||||
"price": 2,
|
||||
"popularity": 2896,
|
||||
"description": "creative film with a strong turquoise tint",
|
||||
"description": "creative film with a strong turquoise tint that is achieved by swapping the dyes of the red and blue layers",
|
||||
"launched": 2021,
|
||||
"datasheet": "datasheets/lomography-lomochrome-turquoise-100-400.pdf",
|
||||
"lomography": "https://www.lomography.com/films/871960762-lomography-lomochrome-turquoise-xr-100-400-35mm/photos",
|
||||
@ -2865,7 +2865,7 @@ var currentfilms = [
|
||||
"emulsion": "",
|
||||
"price": 2,
|
||||
"popularity": 2896,
|
||||
"description": "creative film with a strong turquoise tint",
|
||||
"description": "creative film with a strong turquoise tint that is achieved by swapping the dyes of the red and blue layers",
|
||||
"launched": 2021,
|
||||
"datasheet": "datasheets/lomography-lomochrome-turquoise-100-400.pdf",
|
||||
"lomography": "https://www.lomography.com/films/871960762-lomography-lomochrome-turquoise-xr-100-400-35mm/photos",
|
||||
|
||||
@ -71,8 +71,8 @@
|
||||
</ul>
|
||||
</main>
|
||||
</div>
|
||||
<script src="js/current-films.js?d=20230622"></script>
|
||||
<script src="js/current-films.js?d=20230625"></script>
|
||||
<script src="js/vue.global.prod.js"></script>
|
||||
<script src="js/script-random.js?d=20230622"></script>
|
||||
<script src="js/script-random.js?d=20230625"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user