WDscholia / scholia

Wikidata-based scholarly profiles
https://scholia.toolforge.org
Other
219 stars 78 forks source link

Moved the 'details' <div> element right after the 'wembedder' <div> in dataset.html to match the HTML structure of the other templates. #2424

Closed faresh9 closed 6 months ago

faresh9 commented 7 months ago

Fixes #2421

Description

Moved the 'details' <div> element right after the 'wembedder' <div> in dataset.html to match the HTML structure of the other templates, the details of the dataset is now appropriately placed like other templates.

Caveats

No breaking changes introduced. No new dependencies added.

Testing

Tested the updated HTML and the URL is placed perfectly

Checklist