Commit Graph

14 Commits

Author SHA1 Message Date
kageru 726a25bed7
Fix indentation in meta content tag
Most preview applications render this as html,
which will strip repeated spaces.
By instead emitting  , we can retain the indentation.

Groups of two spaces are replaced with two nbsp because single spaces
(i.e. gaps between words) should still be breaking.
2020-05-27 14:27:31 +02:00
kageru ba66c9260f
fix static font paths 2020-05-03 20:18:13 +02:00
kageru c40dc7bdfc
Include hack as woff font 2020-05-03 20:11:01 +02:00
kageru fc88a90703
Fix stylesheet order (because that seems to matter) 2020-03-12 11:14:36 +01:00
kageru dfe048bac2
More embed stuff 2020-03-12 10:57:28 +01:00
kageru 8e5becc777
Add meta tags for slack/discord preview 2020-03-12 10:40:25 +01:00
kageru 213834c3bb
Fix last commit 2019-10-31 13:04:55 +01:00
kageru 1caaec47bd
Hide scrollbar on pastes 2019-10-31 13:01:18 +01:00
kageru 15bc0d4ce2 ktlint 2019-09-29 17:18:38 +02:00
kageru f16fea1f49 Refactor GET handling 2019-09-29 17:10:02 +02:00
kageru ede3297808 Document usage on about page 2019-09-29 11:50:14 +02:00
kageru 96c335c41a Add back button on paste page 2019-09-29 10:15:42 +02:00
kageru 4919958d8f Use random strings as URIs 2019-09-29 09:51:15 +02:00
kageru 624320b8b1 Add syntax highlighting and config 2019-09-29 08:17:31 +02:00