repocompare/html/RHEL_Rocky9_Module_Compare_Beta_stg.html
root 6b1db03296 Complete revamp from old repo
- Added 9 support
- Ported over all code from personal Gitlab
- html/ folder with files for easy content display
- Updated README (more readme updates and setup guide coming soon)

-Skip G.
2022-06-15 21:26:21 +00:00

29 lines
546 B
HTML

<html>
<head> <title>Rocky Linux Live Package Difference Status</title></head>
<style>
menu {
height: 40%;
width: 90%;
}
</style>
<div id="topMenu" class="menu">
</div>
<script src="repocompare_menu.js"></script>
<p><br /><br /><br /><br />
<h2>AppStream + CodeReady/PowerTools 9 Beta/Staging Modules: </h2>
<iframe src = "repocompare_results/RHEL9_Beta_Rocky9_Modules_stg.html" width="90%" height="100%">
Sorry your browser does not support inline frames.
</iframe>
<p><br /> <br />
</html>