Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
compendium-v2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
geant-swd
compendium-v2
Commits
eaee03c5
Commit
eaee03c5
authored
2 years ago
by
Saket Agrahari
Browse files
Options
Downloads
Patches
Plain Diff
linking report and text correction
parent
2e9080fe
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
webapp/src/pages/Landing.tsx
+13
-9
13 additions, 9 deletions
webapp/src/pages/Landing.tsx
with
13 additions
and
9 deletions
webapp/src/pages/Landing.tsx
+
13
−
9
View file @
eaee03c5
...
@@ -12,11 +12,14 @@ function Landing(): ReactElement {
...
@@ -12,11 +12,14 @@ function Landing(): ReactElement {
<
h1
className
=
"geant-header"
>
THE GÉANT COMPENDIUM OF NRENS
</
h1
>
<
h1
className
=
"geant-header"
>
THE GÉANT COMPENDIUM OF NRENS
</
h1
>
<
br
/>
<
br
/>
<
p
className
=
"wordwrap"
>
<
p
className
=
"wordwrap"
>
What the Compendium is, the history of it, the aim, what you can
The GÉANT Compendium provides an authoritative reference source for anyone with an
find in it etc etc etc etc
interest in the development of research and education networking in Europe and beyond.
Lorem ipsum dolor sit amet, consec tetur
Published since 2001, the Compendium provides information on key areas such as users,
adi piscing elit, sed do eiusmod tempor inc dolor sit amet, consec
services, traffic, budget and staffing.
tetur adi piscing elit, sed do eiusmod tempor inc
</
p
>
<
p
className
=
"wordwrap"
>
This site captures the responses from the National Research and Education Networks
themselves.
</
p
>
</
p
>
</
div
>
</
div
>
</
Row
>
</
Row
>
...
@@ -30,14 +33,13 @@ function Landing(): ReactElement {
...
@@ -30,14 +33,13 @@ function Landing(): ReactElement {
<
Col
align
=
{
"
center
"
}
>
<
Col
align
=
{
"
center
"
}
>
<
Card
border
=
'light'
style
=
{
{
width
:
"
18rem
"
}
}
>
<
Card
border
=
'light'
style
=
{
{
width
:
"
18rem
"
}
}
>
<
Link
to
=
"/data"
>
<
Link
to
=
"/data"
style
=
{
{
textDecoration
:
"
none
"
}
}
>
<
Card
.
Img
src
=
{
SectionDataLogo
}
/>
<
Card
.
Img
src
=
{
SectionDataLogo
}
/>
<
Card
.
Body
>
<
Card
.
Body
>
<
Card
.
Title
>
Compendium Data
</
Card
.
Title
>
<
Card
.
Title
>
Compendium Data
</
Card
.
Title
>
<
Card
.
Text
>
<
Card
.
Text
>
The results of the Compendium Surveys lled in annually by
The results of the Compendium Surveys data given annually by
NRENs. Questions cover many topics: Network, Connected
NRENs. Statical represetation of the data is available here.
Users, Services, Standards
&
Policies
</
Card
.
Text
>
</
Card
.
Text
>
</
Card
.
Body
>
</
Card
.
Body
>
</
Link
>
</
Link
>
...
@@ -46,6 +48,7 @@ function Landing(): ReactElement {
...
@@ -46,6 +48,7 @@ function Landing(): ReactElement {
</
Col
>
</
Col
>
<
Col
align
=
{
"
center
"
}
>
<
Col
align
=
{
"
center
"
}
>
<
Card
border
=
'light'
style
=
{
{
width
:
"
18rem
"
}
}
>
<
Card
border
=
'light'
style
=
{
{
width
:
"
18rem
"
}
}
>
<
a
href
=
"https://resources.geant.org/geant-compendia/"
style
=
{
{
textDecoration
:
"
none
"
}
}
>
<
Card
.
Img
src
=
{
SectionReportsLogo
}
/>
<
Card
.
Img
src
=
{
SectionReportsLogo
}
/>
<
Card
.
Body
>
<
Card
.
Body
>
<
Card
.
Title
>
Compendium Reports
</
Card
.
Title
>
<
Card
.
Title
>
Compendium Reports
</
Card
.
Title
>
...
@@ -55,6 +58,7 @@ function Landing(): ReactElement {
...
@@ -55,6 +58,7 @@ function Landing(): ReactElement {
complemented by information from other surveys
complemented by information from other surveys
</
Card
.
Text
>
</
Card
.
Text
>
</
Card
.
Body
>
</
Card
.
Body
>
</
a
>
</
Card
>
</
Card
>
</
Col
>
</
Col
>
</
Row
>
</
Row
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment