This website works better with JavaScript.
Explore
Help
Sign In
silberengel
/
gc-alexandria
Watch
1
Star
0
Fork
You've already forked gc-alexandria
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Fix parameter name
master
buttercat1791
1 year ago
committed by
limina1
parent
de919ebfa1
commit
5dcbe45cec
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
src/routes/[id]/+page.svelte
2
src/routes/[id]/+page.svelte
Unescape
Escape
View File
@ -8,5 +8,5 @@
<
/
script
>
<
/
script
>
<
main
>
<
main
>
<
Article
{
event
}
/
>
<
Article
index
=
{
event
}
/
>
<
/
main
>
<
/
main
>
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
silberengel/gc-alexandria
Title
Body
Create Issue