fix unicode
All checks were successful
/ build (push) Successful in 37s

This commit is contained in:
Nycki 2025-11-15 10:53:13 -08:00
parent 9148adbcfb
commit d0423541d5

View file

@ -1,6 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8">
<title>Nycki's Papermod</title> <title>Nycki's Papermod</title>
<style> <style>
html { html {