summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--blog/index.html16
-rw-r--r--blog/index.xml4
-rw-r--r--index.xml4
-rw-r--r--pagefind/fragment/unknown_0562ae4.pf_fragmentbin849 -> 0 bytes
-rw-r--r--pagefind/fragment/unknown_27b5ed4.pf_fragmentbin0 -> 7727 bytes
-rw-r--r--pagefind/fragment/unknown_37a096b.pf_fragment (renamed from pagefind/fragment/unknown_5acb57d.pf_fragment)bin2433 -> 2432 bytes
-rw-r--r--pagefind/fragment/unknown_3babf22.pf_fragmentbin0 -> 1565 bytes
-rw-r--r--pagefind/fragment/unknown_59a1d23.pf_fragment (renamed from pagefind/fragment/unknown_982f176.pf_fragment)bin6502 -> 6501 bytes
-rw-r--r--pagefind/fragment/unknown_92da348.pf_fragmentbin7728 -> 0 bytes
-rw-r--r--pagefind/fragment/unknown_9613f54.pf_fragmentbin1039 -> 0 bytes
-rw-r--r--pagefind/fragment/unknown_9f12695.pf_fragmentbin888 -> 0 bytes
-rw-r--r--pagefind/fragment/unknown_aa41fb6.pf_fragmentbin1566 -> 0 bytes
-rw-r--r--pagefind/fragment/unknown_b13982d.pf_fragment (renamed from pagefind/fragment/unknown_ffbb47a.pf_fragment)bin4111 -> 4109 bytes
-rw-r--r--pagefind/fragment/unknown_bbd6440.pf_fragmentbin0 -> 848 bytes
-rw-r--r--pagefind/fragment/unknown_c663c09.pf_fragment (renamed from pagefind/fragment/unknown_4a38671.pf_fragment)bin11912 -> 11912 bytes
-rw-r--r--pagefind/fragment/unknown_cb8e74a.pf_fragmentbin0 -> 1040 bytes
-rw-r--r--pagefind/fragment/unknown_d6a3d77.pf_fragmentbin0 -> 887 bytes
-rw-r--r--pagefind/fragment/unknown_f25260d.pf_fragment (renamed from pagefind/fragment/unknown_7bcc83d.pf_fragment)bin5047 -> 5047 bytes
-rw-r--r--pagefind/fragment/unknown_f8b69c4.pf_fragment (renamed from pagefind/fragment/unknown_711c4e3.pf_fragment)bin8368 -> 8368 bytes
-rw-r--r--pagefind/index/unknown_118ef5f.pf_indexbin0 -> 42345 bytes
-rw-r--r--pagefind/index/unknown_26ef969.pf_indexbin0 -> 42470 bytes
-rw-r--r--pagefind/index/unknown_4282b20.pf_indexbin27914 -> 0 bytes
-rw-r--r--pagefind/index/unknown_8dfa312.pf_indexbin0 -> 27919 bytes
-rw-r--r--pagefind/index/unknown_e817ce5.pf_indexbin42469 -> 0 bytes
-rw-r--r--pagefind/index/unknown_fb57cf9.pf_indexbin42344 -> 0 bytes
-rw-r--r--pagefind/pagefind-entry.json2
-rw-r--r--pagefind/pagefind.unknown_139dc27f5512718.pf_metabin305 -> 0 bytes
-rw-r--r--pagefind/pagefind.unknown_58dd988933b91b9.pf_metabin0 -> 306 bytes
28 files changed, 7 insertions, 19 deletions
diff --git a/blog/index.html b/blog/index.html
index 28bb01f..433141a 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -186,13 +186,7 @@ pulse a few tens of milliseconds long that is enough to actuate the solenoid.</p
<div class="document">
-<p>After the multichannel LED driver was completed, I was just getting used to controlling LEDs at 14-bit resolution. I liked the board we designed in this project, but at 32 channels it was a bit large for most use cases. Sometimes I just want to pop a piece of LED tape or two somewhere, but I don't need a full 32 channels of control. I ended up thinking that a smaller version of the 32-channel driver that didn't require a separate control computer would be handy. So I sat down and designed a variant of the design with only 8 channels instead of 32 and an on-board ESP8266 module instead of the <a href="#system-message-1"><span class="problematic" id="problematic-1">RS485_</span></a> transceiver for WiFi connectivity.</p>
-<div class="system-messages section">
-<h2>Docutils System Messages</h2>
-<div class="system-message" id="system-message-1">
-<p class="system-message-title">System Message: ERROR/3 (<tt class="docutils">&lt;stdin&gt;</tt>, line 1); <em><a href="#problematic-1">backlink</a></em></p>
-Unknown target name: &quot;rs485&quot;.</div>
-</div>
+<p>After the multichannel LED driver was completed, I was just getting used to controlling LEDs at 14-bit resolution. I liked the board we designed in this project, but at 32 channels it was a bit large for most use cases. Sometimes I just want to pop a piece of LED tape or two somewhere, but I don't need a full 32 channels of control. I ended up thinking that a smaller version of the 32-channel driver that didn't require a separate control computer would be handy. So I sat down and designed a variant of the design with only 8 channels instead of 32 and an on-board ESP8266 module instead of the RS485 transceiver for WiFi connectivity.</p>
</div>
<a href="http://jaseg.de/blog/wifi-led-driver/">Read more</a>
</div>
@@ -204,13 +198,7 @@ Unknown target name: &quot;rs485&quot;.</div>
<div class="document">
-<p>Recently, I have been working on a <a href="#system-message-1"><span class="problematic" id="problematic-1">`small driver`_</span></a> for ambient lighting using 12V LED strips like you can get inexpensively from China. I wanted to be able to just throw one of these somewhere, stick down some LED tape, hook it up to a small transformer and be able to control it through Wifi. When I was writing the firmware, I noticed that when fading between different colors, the colors look <em>all wrong</em>! This observation led me down a rabbit hole of color perception and LED peculiarities.</p>
-<div class="system-messages section">
-<h2>Docutils System Messages</h2>
-<div class="system-message" id="system-message-1">
-<p class="system-message-title">System Message: ERROR/3 (<tt class="docutils">&lt;stdin&gt;</tt>, line 1); <em><a href="#problematic-1">backlink</a></em></p>
-Unknown target name: &quot;small driver&quot;.</div>
-</div>
+<p>Recently, I have been working on a small driver for ambient lighting using 12V LED strips like you can get inexpensively from China. I wanted to be able to just throw one of these somewhere, stick down some LED tape, hook it up to a small transformer and be able to control it through Wifi. When I was writing the firmware, I noticed that when fading between different colors, the colors look <em>all wrong</em>! This observation led me down a rabbit hole of color perception and LED peculiarities.</p>
</div>
<a href="http://jaseg.de/blog/led-characterization/">Read more</a>
</div>
diff --git a/blog/index.xml b/blog/index.xml
index 698930b..7c17c08 100644
--- a/blog/index.xml
+++ b/blog/index.xml
@@ -84,14 +84,14 @@
<link>http://jaseg.de/blog/wifi-led-driver/</link>
<pubDate>Wed, 02 May 2018 11:31:03 +0200</pubDate>
<guid>http://jaseg.de/blog/wifi-led-driver/</guid>
- <description>&lt;div class=&#34;document&#34;&gt;&#xA;&#xA;&#xA;&lt;p&gt;After the multichannel LED driver was completed, I was just getting used to controlling LEDs at 14-bit resolution. I liked the board we designed in this project, but at 32 channels it was a bit large for most use cases. Sometimes I just want to pop a piece of LED tape or two somewhere, but I don&#39;t need a full 32 channels of control. I ended up thinking that a smaller version of the 32-channel driver that didn&#39;t require a separate control computer would be handy. So I sat down and designed a variant of the design with only 8 channels instead of 32 and an on-board ESP8266 module instead of the &lt;a href=&#34;#system-message-1&#34;&gt;&lt;span class=&#34;problematic&#34; id=&#34;problematic-1&#34;&gt;RS485_&lt;/span&gt;&lt;/a&gt; transceiver for WiFi connectivity.&lt;/p&gt;&#xA;&lt;div class=&#34;system-messages section&#34;&gt;&#xA;&lt;h2&gt;Docutils System Messages&lt;/h2&gt;&#xA;&lt;div class=&#34;system-message&#34; id=&#34;system-message-1&#34;&gt;&#xA;&lt;p class=&#34;system-message-title&#34;&gt;System Message: ERROR/3 (&lt;tt class=&#34;docutils&#34;&gt;&amp;lt;stdin&amp;gt;&lt;/tt&gt;, line 1); &lt;em&gt;&lt;a href=&#34;#problematic-1&#34;&gt;backlink&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;Unknown target name: &amp;quot;rs485&amp;quot;.&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
+ <description>&lt;div class=&#34;document&#34;&gt;&#xA;&#xA;&#xA;&lt;p&gt;After the multichannel LED driver was completed, I was just getting used to controlling LEDs at 14-bit resolution. I liked the board we designed in this project, but at 32 channels it was a bit large for most use cases. Sometimes I just want to pop a piece of LED tape or two somewhere, but I don&#39;t need a full 32 channels of control. I ended up thinking that a smaller version of the 32-channel driver that didn&#39;t require a separate control computer would be handy. So I sat down and designed a variant of the design with only 8 channels instead of 32 and an on-board ESP8266 module instead of the RS485 transceiver for WiFi connectivity.&lt;/p&gt;&#xA;&lt;/div&gt;</description>
</item>
<item>
<title>LED Characterization</title>
<link>http://jaseg.de/blog/led-characterization/</link>
<pubDate>Wed, 02 May 2018 11:18:38 +0200</pubDate>
<guid>http://jaseg.de/blog/led-characterization/</guid>
- <description>&lt;div class=&#34;document&#34;&gt;&#xA;&#xA;&#xA;&lt;p&gt;Recently, I have been working on a &lt;a href=&#34;#system-message-1&#34;&gt;&lt;span class=&#34;problematic&#34; id=&#34;problematic-1&#34;&gt;`small driver`_&lt;/span&gt;&lt;/a&gt; for ambient lighting using 12V LED strips like you can get inexpensively from China. I wanted to be able to just throw one of these somewhere, stick down some LED tape, hook it up to a small transformer and be able to control it through Wifi. When I was writing the firmware, I noticed that when fading between different colors, the colors look &lt;em&gt;all wrong&lt;/em&gt;! This observation led me down a rabbit hole of color perception and LED peculiarities.&lt;/p&gt;&#xA;&lt;div class=&#34;system-messages section&#34;&gt;&#xA;&lt;h2&gt;Docutils System Messages&lt;/h2&gt;&#xA;&lt;div class=&#34;system-message&#34; id=&#34;system-message-1&#34;&gt;&#xA;&lt;p class=&#34;system-message-title&#34;&gt;System Message: ERROR/3 (&lt;tt class=&#34;docutils&#34;&gt;&amp;lt;stdin&amp;gt;&lt;/tt&gt;, line 1); &lt;em&gt;&lt;a href=&#34;#problematic-1&#34;&gt;backlink&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;Unknown target name: &amp;quot;small driver&amp;quot;.&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
+ <description>&lt;div class=&#34;document&#34;&gt;&#xA;&#xA;&#xA;&lt;p&gt;Recently, I have been working on a small driver for ambient lighting using 12V LED strips like you can get inexpensively from China. I wanted to be able to just throw one of these somewhere, stick down some LED tape, hook it up to a small transformer and be able to control it through Wifi. When I was writing the firmware, I noticed that when fading between different colors, the colors look &lt;em&gt;all wrong&lt;/em&gt;! This observation led me down a rabbit hole of color perception and LED peculiarities.&lt;/p&gt;&#xA;&lt;/div&gt;</description>
</item>
</channel>
</rss>
diff --git a/index.xml b/index.xml
index 227fd60..129c225 100644
--- a/index.xml
+++ b/index.xml
@@ -91,14 +91,14 @@
<link>http://jaseg.de/blog/wifi-led-driver/</link>
<pubDate>Wed, 02 May 2018 11:31:03 +0200</pubDate>
<guid>http://jaseg.de/blog/wifi-led-driver/</guid>
- <description>&lt;div class=&#34;document&#34;&gt;&#xA;&#xA;&#xA;&lt;p&gt;After the multichannel LED driver was completed, I was just getting used to controlling LEDs at 14-bit resolution. I liked the board we designed in this project, but at 32 channels it was a bit large for most use cases. Sometimes I just want to pop a piece of LED tape or two somewhere, but I don&#39;t need a full 32 channels of control. I ended up thinking that a smaller version of the 32-channel driver that didn&#39;t require a separate control computer would be handy. So I sat down and designed a variant of the design with only 8 channels instead of 32 and an on-board ESP8266 module instead of the &lt;a href=&#34;#system-message-1&#34;&gt;&lt;span class=&#34;problematic&#34; id=&#34;problematic-1&#34;&gt;RS485_&lt;/span&gt;&lt;/a&gt; transceiver for WiFi connectivity.&lt;/p&gt;&#xA;&lt;div class=&#34;system-messages section&#34;&gt;&#xA;&lt;h2&gt;Docutils System Messages&lt;/h2&gt;&#xA;&lt;div class=&#34;system-message&#34; id=&#34;system-message-1&#34;&gt;&#xA;&lt;p class=&#34;system-message-title&#34;&gt;System Message: ERROR/3 (&lt;tt class=&#34;docutils&#34;&gt;&amp;lt;stdin&amp;gt;&lt;/tt&gt;, line 1); &lt;em&gt;&lt;a href=&#34;#problematic-1&#34;&gt;backlink&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;Unknown target name: &amp;quot;rs485&amp;quot;.&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
+ <description>&lt;div class=&#34;document&#34;&gt;&#xA;&#xA;&#xA;&lt;p&gt;After the multichannel LED driver was completed, I was just getting used to controlling LEDs at 14-bit resolution. I liked the board we designed in this project, but at 32 channels it was a bit large for most use cases. Sometimes I just want to pop a piece of LED tape or two somewhere, but I don&#39;t need a full 32 channels of control. I ended up thinking that a smaller version of the 32-channel driver that didn&#39;t require a separate control computer would be handy. So I sat down and designed a variant of the design with only 8 channels instead of 32 and an on-board ESP8266 module instead of the RS485 transceiver for WiFi connectivity.&lt;/p&gt;&#xA;&lt;/div&gt;</description>
</item>
<item>
<title>LED Characterization</title>
<link>http://jaseg.de/blog/led-characterization/</link>
<pubDate>Wed, 02 May 2018 11:18:38 +0200</pubDate>
<guid>http://jaseg.de/blog/led-characterization/</guid>
- <description>&lt;div class=&#34;document&#34;&gt;&#xA;&#xA;&#xA;&lt;p&gt;Recently, I have been working on a &lt;a href=&#34;#system-message-1&#34;&gt;&lt;span class=&#34;problematic&#34; id=&#34;problematic-1&#34;&gt;`small driver`_&lt;/span&gt;&lt;/a&gt; for ambient lighting using 12V LED strips like you can get inexpensively from China. I wanted to be able to just throw one of these somewhere, stick down some LED tape, hook it up to a small transformer and be able to control it through Wifi. When I was writing the firmware, I noticed that when fading between different colors, the colors look &lt;em&gt;all wrong&lt;/em&gt;! This observation led me down a rabbit hole of color perception and LED peculiarities.&lt;/p&gt;&#xA;&lt;div class=&#34;system-messages section&#34;&gt;&#xA;&lt;h2&gt;Docutils System Messages&lt;/h2&gt;&#xA;&lt;div class=&#34;system-message&#34; id=&#34;system-message-1&#34;&gt;&#xA;&lt;p class=&#34;system-message-title&#34;&gt;System Message: ERROR/3 (&lt;tt class=&#34;docutils&#34;&gt;&amp;lt;stdin&amp;gt;&lt;/tt&gt;, line 1); &lt;em&gt;&lt;a href=&#34;#problematic-1&#34;&gt;backlink&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;Unknown target name: &amp;quot;small driver&amp;quot;.&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
+ <description>&lt;div class=&#34;document&#34;&gt;&#xA;&#xA;&#xA;&lt;p&gt;Recently, I have been working on a small driver for ambient lighting using 12V LED strips like you can get inexpensively from China. I wanted to be able to just throw one of these somewhere, stick down some LED tape, hook it up to a small transformer and be able to control it through Wifi. When I was writing the firmware, I noticed that when fading between different colors, the colors look &lt;em&gt;all wrong&lt;/em&gt;! This observation led me down a rabbit hole of color perception and LED peculiarities.&lt;/p&gt;&#xA;&lt;/div&gt;</description>
</item>
<item>
<title>8seg</title>
diff --git a/pagefind/fragment/unknown_0562ae4.pf_fragment b/pagefind/fragment/unknown_0562ae4.pf_fragment
deleted file mode 100644
index 1374a2b..0000000
--- a/pagefind/fragment/unknown_0562ae4.pf_fragment
+++ /dev/null
Binary files differ
diff --git a/pagefind/fragment/unknown_27b5ed4.pf_fragment b/pagefind/fragment/unknown_27b5ed4.pf_fragment
new file mode 100644
index 0000000..1ba5918
--- /dev/null
+++ b/pagefind/fragment/unknown_27b5ed4.pf_fragment
Binary files differ
diff --git a/pagefind/fragment/unknown_5acb57d.pf_fragment b/pagefind/fragment/unknown_37a096b.pf_fragment
index f0cd338..a9bf635 100644
--- a/pagefind/fragment/unknown_5acb57d.pf_fragment
+++ b/pagefind/fragment/unknown_37a096b.pf_fragment
Binary files differ
diff --git a/pagefind/fragment/unknown_3babf22.pf_fragment b/pagefind/fragment/unknown_3babf22.pf_fragment
new file mode 100644
index 0000000..2b82526
--- /dev/null
+++ b/pagefind/fragment/unknown_3babf22.pf_fragment
Binary files differ
diff --git a/pagefind/fragment/unknown_982f176.pf_fragment b/pagefind/fragment/unknown_59a1d23.pf_fragment
index 4a70839..59c5342 100644
--- a/pagefind/fragment/unknown_982f176.pf_fragment
+++ b/pagefind/fragment/unknown_59a1d23.pf_fragment
Binary files differ
diff --git a/pagefind/fragment/unknown_92da348.pf_fragment b/pagefind/fragment/unknown_92da348.pf_fragment
deleted file mode 100644
index 5c1aaf1..0000000
--- a/pagefind/fragment/unknown_92da348.pf_fragment
+++ /dev/null
Binary files differ
diff --git a/pagefind/fragment/unknown_9613f54.pf_fragment b/pagefind/fragment/unknown_9613f54.pf_fragment
deleted file mode 100644
index 0a58ec8..0000000
--- a/pagefind/fragment/unknown_9613f54.pf_fragment
+++ /dev/null
Binary files differ
diff --git a/pagefind/fragment/unknown_9f12695.pf_fragment b/pagefind/fragment/unknown_9f12695.pf_fragment
deleted file mode 100644
index 1f7bb36..0000000
--- a/pagefind/fragment/unknown_9f12695.pf_fragment
+++ /dev/null
Binary files differ
diff --git a/pagefind/fragment/unknown_aa41fb6.pf_fragment b/pagefind/fragment/unknown_aa41fb6.pf_fragment
deleted file mode 100644
index 2a393c0..0000000
--- a/pagefind/fragment/unknown_aa41fb6.pf_fragment
+++ /dev/null
Binary files differ
diff --git a/pagefind/fragment/unknown_ffbb47a.pf_fragment b/pagefind/fragment/unknown_b13982d.pf_fragment
index 71bcdb7..8fe21a1 100644
--- a/pagefind/fragment/unknown_ffbb47a.pf_fragment
+++ b/pagefind/fragment/unknown_b13982d.pf_fragment
Binary files differ
diff --git a/pagefind/fragment/unknown_bbd6440.pf_fragment b/pagefind/fragment/unknown_bbd6440.pf_fragment
new file mode 100644
index 0000000..5335c06
--- /dev/null
+++ b/pagefind/fragment/unknown_bbd6440.pf_fragment
Binary files differ
diff --git a/pagefind/fragment/unknown_4a38671.pf_fragment b/pagefind/fragment/unknown_c663c09.pf_fragment
index 74a7ed1..391cf4e 100644
--- a/pagefind/fragment/unknown_4a38671.pf_fragment
+++ b/pagefind/fragment/unknown_c663c09.pf_fragment
Binary files differ
diff --git a/pagefind/fragment/unknown_cb8e74a.pf_fragment b/pagefind/fragment/unknown_cb8e74a.pf_fragment
new file mode 100644
index 0000000..9e7f382
--- /dev/null
+++ b/pagefind/fragment/unknown_cb8e74a.pf_fragment
Binary files differ
diff --git a/pagefind/fragment/unknown_d6a3d77.pf_fragment b/pagefind/fragment/unknown_d6a3d77.pf_fragment
new file mode 100644
index 0000000..c584aca
--- /dev/null
+++ b/pagefind/fragment/unknown_d6a3d77.pf_fragment
Binary files differ
diff --git a/pagefind/fragment/unknown_7bcc83d.pf_fragment b/pagefind/fragment/unknown_f25260d.pf_fragment
index 7dd88ec..8a6acd1 100644
--- a/pagefind/fragment/unknown_7bcc83d.pf_fragment
+++ b/pagefind/fragment/unknown_f25260d.pf_fragment
Binary files differ
diff --git a/pagefind/fragment/unknown_711c4e3.pf_fragment b/pagefind/fragment/unknown_f8b69c4.pf_fragment
index d0cab8c..f423185 100644
--- a/pagefind/fragment/unknown_711c4e3.pf_fragment
+++ b/pagefind/fragment/unknown_f8b69c4.pf_fragment
Binary files differ
diff --git a/pagefind/index/unknown_118ef5f.pf_index b/pagefind/index/unknown_118ef5f.pf_index
new file mode 100644
index 0000000..108a89e
--- /dev/null
+++ b/pagefind/index/unknown_118ef5f.pf_index
Binary files differ
diff --git a/pagefind/index/unknown_26ef969.pf_index b/pagefind/index/unknown_26ef969.pf_index
new file mode 100644
index 0000000..12252de
--- /dev/null
+++ b/pagefind/index/unknown_26ef969.pf_index
Binary files differ
diff --git a/pagefind/index/unknown_4282b20.pf_index b/pagefind/index/unknown_4282b20.pf_index
deleted file mode 100644
index e5d05a2..0000000
--- a/pagefind/index/unknown_4282b20.pf_index
+++ /dev/null
Binary files differ
diff --git a/pagefind/index/unknown_8dfa312.pf_index b/pagefind/index/unknown_8dfa312.pf_index
new file mode 100644
index 0000000..1f1d225
--- /dev/null
+++ b/pagefind/index/unknown_8dfa312.pf_index
Binary files differ
diff --git a/pagefind/index/unknown_e817ce5.pf_index b/pagefind/index/unknown_e817ce5.pf_index
deleted file mode 100644
index babf609..0000000
--- a/pagefind/index/unknown_e817ce5.pf_index
+++ /dev/null
Binary files differ
diff --git a/pagefind/index/unknown_fb57cf9.pf_index b/pagefind/index/unknown_fb57cf9.pf_index
deleted file mode 100644
index b4b7f82..0000000
--- a/pagefind/index/unknown_fb57cf9.pf_index
+++ /dev/null
Binary files differ
diff --git a/pagefind/pagefind-entry.json b/pagefind/pagefind-entry.json
index 38eda25..883b8b5 100644
--- a/pagefind/pagefind-entry.json
+++ b/pagefind/pagefind-entry.json
@@ -1 +1 @@
-{"version":"1.0.4","languages":{"unknown":{"hash":"unknown_139dc27f5512718","wasm":null,"page_count":21}}} \ No newline at end of file
+{"version":"1.0.4","languages":{"unknown":{"hash":"unknown_58dd988933b91b9","wasm":null,"page_count":21}}} \ No newline at end of file
diff --git a/pagefind/pagefind.unknown_139dc27f5512718.pf_meta b/pagefind/pagefind.unknown_139dc27f5512718.pf_meta
deleted file mode 100644
index b10fbef..0000000
--- a/pagefind/pagefind.unknown_139dc27f5512718.pf_meta
+++ /dev/null
Binary files differ
diff --git a/pagefind/pagefind.unknown_58dd988933b91b9.pf_meta b/pagefind/pagefind.unknown_58dd988933b91b9.pf_meta
new file mode 100644
index 0000000..41614a6
--- /dev/null
+++ b/pagefind/pagefind.unknown_58dd988933b91b9.pf_meta
Binary files differ