diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-03-18 19:51:06 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-03-18 19:51:06 +0900 |
| commit | 7f15e0b8277ac8b101b4f71ce57c1c5442927141 (patch) | |
| tree | 31d54a18ede023adeb23a984c907860d667288bd /public/tags | |
| parent | 032dc3c5e6d0ef84a9f4ea6be10e19b7f43c53b8 (diff) | |
| download | blog.nsfisis.dev-7f15e0b8277ac8b101b4f71ce57c1c5442927141.tar.gz blog.nsfisis.dev-7f15e0b8277ac8b101b4f71ce57c1c5442927141.tar.zst blog.nsfisis.dev-7f15e0b8277ac8b101b4f71ce57c1c5442927141.zip | |
fix(nuldoc): fix whitespaces being trimmed
Diffstat (limited to 'public/tags')
| -rw-r--r-- | public/tags/conference/index.html | 8 | ||||
| -rw-r--r-- | public/tags/cpp/index.html | 2 | ||||
| -rw-r--r-- | public/tags/cpp17/index.html | 2 | ||||
| -rw-r--r-- | public/tags/note-to-self/index.html | 2 | ||||
| -rw-r--r-- | public/tags/php/index.html | 16 | ||||
| -rw-r--r-- | public/tags/phpcon/index.html | 2 | ||||
| -rw-r--r-- | public/tags/phperkaigi/index.html | 12 | ||||
| -rw-r--r-- | public/tags/python/index.html | 2 | ||||
| -rw-r--r-- | public/tags/python3/index.html | 2 | ||||
| -rw-r--r-- | public/tags/ruby/index.html | 4 | ||||
| -rw-r--r-- | public/tags/ruby3/index.html | 2 | ||||
| -rw-r--r-- | public/tags/rust/index.html | 2 | ||||
| -rw-r--r-- | public/tags/vim/index.html | 4 |
13 files changed, 30 insertions, 30 deletions
diff --git a/public/tags/conference/index.html b/public/tags/conference/index.html index 7fff910..f9ad030 100644 --- a/public/tags/conference/index.html +++ b/public/tags/conference/index.html @@ -47,7 +47,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2022-08-27">2022-08-27</time> + Posted on <time datetime="2022-08-27">2022-08-27</time> </footer> </a> </article> @@ -61,7 +61,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2022-05-01">2022-05-01</time> + Posted on <time datetime="2022-05-01">2022-05-01</time> </footer> </a> </article> @@ -75,7 +75,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2022-04-09">2022-04-09</time>, updated on<time datetime="2022-04-16">2022-04-16</time> + Posted on <time datetime="2022-04-09">2022-04-09</time>, updated on <time datetime="2022-04-16">2022-04-16</time> </footer> </a> </article> @@ -89,7 +89,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2021-03-30">2021-03-30</time> + Posted on <time datetime="2021-03-30">2021-03-30</time> </footer> </a> </article> diff --git a/public/tags/cpp/index.html b/public/tags/cpp/index.html index 45cc1fd..41e8d65 100644 --- a/public/tags/cpp/index.html +++ b/public/tags/cpp/index.html @@ -47,7 +47,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2021-10-02">2021-10-02</time> + Posted on <time datetime="2021-10-02">2021-10-02</time> </footer> </a> </article> diff --git a/public/tags/cpp17/index.html b/public/tags/cpp17/index.html index e591246..b0bfff3 100644 --- a/public/tags/cpp17/index.html +++ b/public/tags/cpp17/index.html @@ -47,7 +47,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2021-10-02">2021-10-02</time> + Posted on <time datetime="2021-10-02">2021-10-02</time> </footer> </a> </article> diff --git a/public/tags/note-to-self/index.html b/public/tags/note-to-self/index.html index d21c8b2..f812474 100644 --- a/public/tags/note-to-self/index.html +++ b/public/tags/note-to-self/index.html @@ -47,7 +47,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2022-10-28">2022-10-28</time> + Posted on <time datetime="2022-10-28">2022-10-28</time> </footer> </a> </article> diff --git a/public/tags/php/index.html b/public/tags/php/index.html index b32885c..ca2e794 100644 --- a/public/tags/php/index.html +++ b/public/tags/php/index.html @@ -47,7 +47,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2023-01-10">2023-01-10</time> + Posted on <time datetime="2023-01-10">2023-01-10</time> </footer> </a> </article> @@ -61,7 +61,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2022-11-19">2022-11-19</time> + Posted on <time datetime="2022-11-19">2022-11-19</time> </footer> </a> </article> @@ -75,7 +75,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2022-10-23">2022-10-23</time> + Posted on <time datetime="2022-10-23">2022-10-23</time> </footer> </a> </article> @@ -89,7 +89,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2022-09-28">2022-09-28</time>, updated on<time datetime="2022-09-29">2022-09-29</time> + Posted on <time datetime="2022-09-28">2022-09-28</time>, updated on <time datetime="2022-09-29">2022-09-29</time> </footer> </a> </article> @@ -103,7 +103,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2022-08-27">2022-08-27</time> + Posted on <time datetime="2022-08-27">2022-08-27</time> </footer> </a> </article> @@ -117,7 +117,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2022-05-01">2022-05-01</time> + Posted on <time datetime="2022-05-01">2022-05-01</time> </footer> </a> </article> @@ -131,7 +131,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2022-04-09">2022-04-09</time>, updated on<time datetime="2022-04-16">2022-04-16</time> + Posted on <time datetime="2022-04-09">2022-04-09</time>, updated on <time datetime="2022-04-16">2022-04-16</time> </footer> </a> </article> @@ -145,7 +145,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2021-03-30">2021-03-30</time> + Posted on <time datetime="2021-03-30">2021-03-30</time> </footer> </a> </article> diff --git a/public/tags/phpcon/index.html b/public/tags/phpcon/index.html index 8b026a9..1a3b256 100644 --- a/public/tags/phpcon/index.html +++ b/public/tags/phpcon/index.html @@ -47,7 +47,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2022-08-27">2022-08-27</time> + Posted on <time datetime="2022-08-27">2022-08-27</time> </footer> </a> </article> diff --git a/public/tags/phperkaigi/index.html b/public/tags/phperkaigi/index.html index 445c021..177075f 100644 --- a/public/tags/phperkaigi/index.html +++ b/public/tags/phperkaigi/index.html @@ -47,7 +47,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2023-01-10">2023-01-10</time> + Posted on <time datetime="2023-01-10">2023-01-10</time> </footer> </a> </article> @@ -61,7 +61,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2022-11-19">2022-11-19</time> + Posted on <time datetime="2022-11-19">2022-11-19</time> </footer> </a> </article> @@ -75,7 +75,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2022-10-23">2022-10-23</time> + Posted on <time datetime="2022-10-23">2022-10-23</time> </footer> </a> </article> @@ -89,7 +89,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2022-05-01">2022-05-01</time> + Posted on <time datetime="2022-05-01">2022-05-01</time> </footer> </a> </article> @@ -103,7 +103,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2022-04-09">2022-04-09</time>, updated on<time datetime="2022-04-16">2022-04-16</time> + Posted on <time datetime="2022-04-09">2022-04-09</time>, updated on <time datetime="2022-04-16">2022-04-16</time> </footer> </a> </article> @@ -117,7 +117,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2021-03-30">2021-03-30</time> + Posted on <time datetime="2021-03-30">2021-03-30</time> </footer> </a> </article> diff --git a/public/tags/python/index.html b/public/tags/python/index.html index 7276615..4f2be47 100644 --- a/public/tags/python/index.html +++ b/public/tags/python/index.html @@ -47,7 +47,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2021-10-02">2021-10-02</time> + Posted on <time datetime="2021-10-02">2021-10-02</time> </footer> </a> </article> diff --git a/public/tags/python3/index.html b/public/tags/python3/index.html index fe40f47..84e1434 100644 --- a/public/tags/python3/index.html +++ b/public/tags/python3/index.html @@ -47,7 +47,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2021-10-02">2021-10-02</time> + Posted on <time datetime="2021-10-02">2021-10-02</time> </footer> </a> </article> diff --git a/public/tags/ruby/index.html b/public/tags/ruby/index.html index 6347368..3b93647 100644 --- a/public/tags/ruby/index.html +++ b/public/tags/ruby/index.html @@ -47,7 +47,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2021-10-02">2021-10-02</time> + Posted on <time datetime="2021-10-02">2021-10-02</time> </footer> </a> </article> @@ -61,7 +61,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2021-10-02">2021-10-02</time> + Posted on <time datetime="2021-10-02">2021-10-02</time> </footer> </a> </article> diff --git a/public/tags/ruby3/index.html b/public/tags/ruby3/index.html index fbe3c24..8f20131 100644 --- a/public/tags/ruby3/index.html +++ b/public/tags/ruby3/index.html @@ -47,7 +47,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2021-10-02">2021-10-02</time> + Posted on <time datetime="2021-10-02">2021-10-02</time> </footer> </a> </article> diff --git a/public/tags/rust/index.html b/public/tags/rust/index.html index de17103..7ec75bb 100644 --- a/public/tags/rust/index.html +++ b/public/tags/rust/index.html @@ -47,7 +47,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2021-10-02">2021-10-02</time> + Posted on <time datetime="2021-10-02">2021-10-02</time> </footer> </a> </article> diff --git a/public/tags/vim/index.html b/public/tags/vim/index.html index 2d14052..1e1e1f1 100644 --- a/public/tags/vim/index.html +++ b/public/tags/vim/index.html @@ -47,7 +47,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2021-10-02">2021-10-02</time> + Posted on <time datetime="2021-10-02">2021-10-02</time> </footer> </a> </article> @@ -61,7 +61,7 @@ </p> </section> <footer class="entry-footer"> - Posted on<time datetime="2021-10-02">2021-10-02</time> + Posted on <time datetime="2021-10-02">2021-10-02</time> </footer> </a> </article> |
