index
:
personal/alure-website.git
astro-rewrite
dependabot/npm_and_yarn/braces-3.0.3
master
Official website for a fictional country Minecraft Server (The Alure Regions)
Alee
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
explorealure
/
page.js
blob: d3776746105a71eec378ee73230fa75039d98e91 (
plain
) (
blame
)
1
2
3
4
5
6
7
export
default
function
ExploreAlure
(){
return
(
<
main
>
<
p
>
Hello
world
<
/p>
<
/main>
)
}